Gets or sets the enabled indicator, which determines whether jobs will be executed on this Agent.
__property VARIANT_BOOL Enabled;
VARIANT_BOOL Enabled;
Property Enabled() As VARIANT_BOOL
false
If an agent is disabled, adTempus will not send or queue any commands for this agent, so no jobs will be run on it.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|